Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test new efit mappings for ida #257

Merged
merged 41 commits into from
Jun 28, 2024
Merged

Conversation

AreWeDreaming
Copy link
Collaborator

@AreWeDreaming AreWeDreaming commented Jul 27, 2023

This should be merged after #255 and #256
This changes has three parts:

  • Changes to omas_imas to allow storing ODS data into IDS directly in memory
  • Added if_bandwidth to DIII-D ECE
  • Add mapping between flux coordinates from Extended magnetic mapping #222
  • Switched from obsolete b_r to b_field_r etc.

- This my crude attempt to allow mapping between
rho_pol_norm <-> rho_tor_norm
- This also includes phi
- I qualitatively tested rho_pol_norm -> rho_tor_norm
- Might have some COCOS issues
- Probably overly complicated
- Needs dynamic fetching of `phi` and `rho_pol_norm`
- Tested against mapping form OMFITprofiles
- Results are OK by eye. Numerical verification still pending.
- Results seem good now
@github-actions
Copy link

Stale pull request message

@AreWeDreaming
Copy link
Collaborator Author

Needs #256 to be merged first.

@AreWeDreaming
Copy link
Collaborator Author

Merged master into the branch in the hope of fixing regression.

@AreWeDreaming
Copy link
Collaborator Author

Merged master into branch trying to fix regression

Copy link

Stale pull request message

@AreWeDreaming
Copy link
Collaborator Author

This should be ready to review and merge. Tests are passing to!

Copy link
Member

@smithsp smithsp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok to me.

@AreWeDreaming
Copy link
Collaborator Author

AreWeDreaming commented Jun 27, 2024

@smithsp Should we create a PR with an OMAS update of OMFIT to this branch first or do we merge first?

@smithsp
Copy link
Member

smithsp commented Jun 27, 2024

Every commit to master branch of omas pushes a commit to auto_merge branch of OMFIT to update OMFIT's omas, which would trigger tests on that side.

@AreWeDreaming AreWeDreaming merged commit 3576817 into master Jun 28, 2024
6 checks passed
@AreWeDreaming AreWeDreaming deleted the test_new_EFIT_mappings_for_IDA branch June 28, 2024 00:18
@AreWeDreaming
Copy link
Collaborator Author

Well my test branch did pass some tests. Let's merge this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants